diff options
Diffstat (limited to 'config/waybar/style/[Light] Obsidian Glow.css')
| -rw-r--r-- | config/waybar/style/[Light] Obsidian Glow.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css index 5b6fe9ba..001117f5 100644 --- a/config/waybar/style/[Light] Obsidian Glow.css +++ b/config/waybar/style/[Light] Obsidian Glow.css @@ -19,10 +19,7 @@ window#waybar.hidden { opacity: 0.7; } -window#waybar.empty { - background-color: transparent; -} - +window#waybar.empty, window#waybar.empty #window { padding: 0px; border: 0px; @@ -54,6 +51,7 @@ tooltip label { } #workspaces button.active { + background-color: dimgrey; color: #000000; border-radius: 15px 15px 15px 15px; padding-left: 8px; |
